ποΈGitΠ―ΡΠ°ποΈ
Node / meshtastic / Meshtastic-Android / files / specs / 20260711-153545-message-markdown-styling / pr-description.md
specs/20260711-153545-message-markdown-styling/pr-description.md bc4e9da3ad7a2a22768cbaecc75810e018bc40e2 (bc4e9da3) Text, 4.12 KB
Message inline markdown styling (iOS parity)
Why
Because iOS transmits raw markdown delimiters over the mesh (styling is presentation-only β there is no separate formatted payload), every Android user in a channel with an iOS 18+ user already receives messages full of literal T383838**asterisks** and T383838~~tildes~~ today, and renders them as garbled literal text. Closing the render gap is the higher-value, lower-risk half of parity; the authoring half (a formatting toolbar + live in-field styling) matches the iOS compose editor.
Cross-platform reference: meshtastic-apple PR #1771.
What
Inline markdown β bold, italic, ~~strikethrough~~, T383838inline code, and T383838